home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #4
/
Amiga Plus CD - 2000 - No. 4.iso
/
PowerPC
/
Dev
/
PPCRelease
/
include
/
powerup
/
proto
/
ppc.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-07-05
|
190 b
|
8 lines
#ifndef PROTO_PPCLIB_H
#define PROTO_PPCLIB_H
#include <exec/types.h>
extern struct Library *PPCLibBase;
#include <PowerUP/clib/ppc_protos.h>
#include <PowerUP/pragmas/ppc_pragmas.h>
#endif